home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {searchLogs = id; selectNameFromMenu = id; };
- CLASS = AILogViewerController;
- LANGUAGE = ObjC;
- OUTLETS = {
- button_find = NSButton;
- popUp_screenName = NSPopUpButton;
- splitView_searchSplitView = NSSplitView;
- tableView_browseDateList = NSTableView;
- tableView_searchResultsList = NSTableView;
- textField_currentLog = NSTextField;
- textField_searchField = NSTextField;
- textView_content = NSTextView;
- textView_searchContent = NSTextView;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }